バージョン

Write(Char[],Int32,Int32) メソッド

シンタックス
'宣言
 
Public Overloads Overrides NotOverridable Sub Write( _
   ByVal buffer() As Char, _
   ByVal index As Integer, _
   ByVal count As Integer _
) 
public override void Write( 
   char[] buffer,
   int index,
   int count
)

パラメータ

buffer
index
count
参照